[INFO] fetching crate operator 0.6.6...
[INFO] testing operator-0.6.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate operator 0.6.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate operator 0.6.6
[INFO] finished tweaking crates.io crate operator 0.6.6
[INFO] tweaked toml for crates.io crate operator 0.6.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate operator 0.6.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate operator 0.6.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac3493661a7d0e52cb677915cf810ad86288d9b4ff8f9b0193a24b5bdc5834ef
[INFO] running `Command { std: "docker" "start" "-a" "ac3493661a7d0e52cb677915cf810ad86288d9b4ff8f9b0193a24b5bdc5834ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac3493661a7d0e52cb677915cf810ad86288d9b4ff8f9b0193a24b5bdc5834ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac3493661a7d0e52cb677915cf810ad86288d9b4ff8f9b0193a24b5bdc5834ef", kill_on_drop: false }`
[INFO] [stdout] ac3493661a7d0e52cb677915cf810ad86288d9b4ff8f9b0193a24b5bdc5834ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a6c753ad30f6eab68bed2102dc488fd669b44b1d850fda27160f25e44c8abd
[INFO] running `Command { std: "docker" "start" "-a" "a9a6c753ad30f6eab68bed2102dc488fd669b44b1d850fda27160f25e44c8abd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling operator v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s
[INFO] running `Command { std: "docker" "inspect" "a9a6c753ad30f6eab68bed2102dc488fd669b44b1d850fda27160f25e44c8abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a6c753ad30f6eab68bed2102dc488fd669b44b1d850fda27160f25e44c8abd", kill_on_drop: false }`
[INFO] [stdout] a9a6c753ad30f6eab68bed2102dc488fd669b44b1d850fda27160f25e44c8abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b00830cc0f5622e6e46c72ca078ff65cb12adea2258b3bbb396661d5f7b10007
[INFO] running `Command { std: "docker" "start" "-a" "b00830cc0f5622e6e46c72ca078ff65cb12adea2258b3bbb396661d5f7b10007", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling actix-http v2.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling operator v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/content_engine.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/content/content_engine.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                            |         ||
[INFO] [stdout]     |                            |         |the same lifetime is hidden here
[INFO] [stdout]     |                            |         the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/test_lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     ) -> RenderContext<(), Self> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> RenderContext<'_, (), Self> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/content/test_lib.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]    |                            |         ||
[INFO] [stdout]    |                            |         |the same lifetime is hidden here
[INFO] [stdout]    |                            |         the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.78s
[INFO] running `Command { std: "docker" "inspect" "b00830cc0f5622e6e46c72ca078ff65cb12adea2258b3bbb396661d5f7b10007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00830cc0f5622e6e46c72ca078ff65cb12adea2258b3bbb396661d5f7b10007", kill_on_drop: false }`
[INFO] [stdout] b00830cc0f5622e6e46c72ca078ff65cb12adea2258b3bbb396661d5f7b10007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fb13f61a27a00db0715d782413cab5bde2d308103db065edffe4582a0621ea7
[INFO] running `Command { std: "docker" "start" "-a" "8fb13f61a27a00db0715d782413cab5bde2d308103db065edffe4582a0621ea7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/content_engine.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 62 |     ) -> RenderContext<ServerInfo, Self>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     ) -> RenderContext<'_, ServerInfo, Self>;
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/content_engine.rs:72:28
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn handlebars_registry(&self) -> &Handlebars;
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]    |                            |         ||
[INFO] [stderr]    |                            |         |the same lifetime is hidden here
[INFO] [stderr]    |                            |         the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn handlebars_registry(&self) -> &Handlebars<'_>;
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/content/content_engine.rs:375:9
[INFO] [stderr]     |
[INFO] [stderr] 375 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 379 |     ) -> RenderContext<ServerInfo, Self> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 379 |     ) -> RenderContext<'_, ServerInfo, Self> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/content/content_engine.rs:409:28
[INFO] [stderr]     |
[INFO] [stderr] 409 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]     |                            |         ||
[INFO] [stderr]     |                            |         |the same lifetime is hidden here
[INFO] [stderr]     |                            |         the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/test_lib.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 31 |     ) -> RenderContext<(), Self> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     ) -> RenderContext<'_, (), Self> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/content/test_lib.rs:58:28
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn handlebars_registry(&self) -> &Handlebars {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^^^
[INFO] [stderr]    |                            |         ||
[INFO] [stderr]    |                            |         |the same lifetime is hidden here
[INFO] [stderr]    |                            |         the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn handlebars_registry(&self) -> &Handlebars<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `operator` (lib) generated 4 warnings (run `cargo fix --lib -p operator` to apply 4 suggestions)
[INFO] [stderr] warning: `operator` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p operator --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/operator-b6122cb7aca4084c)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test content::content_directory::tests::directory_root_must_exist ... ok
[INFO] [stdout] test content::content_directory::tests::directory_root_must_be_absolute_path ... ok
[INFO] [stdout] test content::content_directory::tests::directory_can_be_created_from_valid_root ... ok
[INFO] [stdout] test cli::tests::content_can_be_retrieved_from_content_directory ... FAILED
[INFO] [stdout] test cli::tests::getting_content_which_does_not_exist_is_an_error ... FAILED
[INFO] [stdout] test cli::tests::templates_can_be_evaluated_with_query_parameters ... FAILED
[INFO] [stdout] test cli::tests::invalid_templates_fail_evaluation ... FAILED
[INFO] [stdout] test cli::tests::query_string_can_be_provided_when_retrieving_content ... FAILED
[INFO] [stdout] test cli::tests::valid_templates_can_be_evaluated ... FAILED
[INFO] [stdout] test cli::tests::accept_is_optional_when_retrieving_content ... FAILED
[INFO] [stdout] test content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::handlebars_extension_agrees_with_mime_guess ... ok
[INFO] [stdout] test content::content_engine::tests::content_can_be_hidden ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_can_be_retrieved ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_are_given_zero_args ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_may_not_exist_at_route ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_templates_can_be_rendered ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_can_output_arbitrary_bytes ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_have_a_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_accepts_custom_context ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_is_available ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_accepts_hash_parameters ... FAILED
[INFO] [stdout] test content::content_engine::tests::templates_receive_query_parameters ... FAILED
[INFO] [stdout] test content::content_index::tests::index_has_the_correct_structure ... ok
[INFO] [stdout] test content::content_engine::tests::get_helper_errors_with_non_object_context ... FAILED
[INFO] [stdout] test content::content_engine::tests::get_helper_requires_a_route_argument ... FAILED
[INFO] [stdout] test content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_template_fails_for_invalid_templates ... FAILED
[INFO] [stdout] test content::content_engine::tests::executables_are_executed_with_correct_working_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::new_templates_can_reference_partials_from_content_directory ... FAILED
[INFO] [stdout] test content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type ... FAILED
[INFO] [stdout] test content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly ... FAILED
[INFO] [stdout] test content::content_engine::tests::templates_can_get_executable_output ... FAILED
[INFO] [stdout] test content::content_item::tests::executables_require_working_directory_that_exists ... ok
[INFO] [stdout] test content::content_engine::tests::templates_receive_request_headers ... FAILED
[INFO] [stdout] test content::content_item::tests::registered_template_can_be_rendered ... ok
[INFO] [stdout] test content::content_item::tests::registered_template_can_be_rendered_with_custom_handlebars_context ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_empty_acceptable_media_ranges_should_fail ... ok
[INFO] [stdout] test content::route::tests::root_route_can_exist ... ok
[INFO] [stdout] test content::content_item::tests::unregistered_template_can_be_rendered ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_unacceptable_specific_media_ranges_should_fail ... ok
[INFO] [stdout] test content::route::tests::canonicalization_produces_identical_routes ... ok
[INFO] [stdout] test content::route::tests::invalid_routes_fail ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_unacceptable_general_media_range_should_fail ... ok
[INFO] [stdout] test content::route::tests::valid_routes_succeed ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_media_range_that_is_not_most_preferred_should_succeed ... ok
[INFO] [stdout] test http::tests::duplicate_headers_are_handled ... ignored
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_range_text_star_should_succeed ... ok
[INFO] [stdout] test http::tests::empty_headers_are_handled ... ok
[INFO] [stdout] test content::content_registry::tests::rendering_with_acceptable_range_star_star_should_succeed ... ok
[INFO] [stdout] test content::content_registry::tests::can_render_same_content_with_different_representations ... ok
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_elaborate_accept_header ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_media_range ... FAILED
[INFO] [stdout] test http::tests::extension_on_url_takes_precedence_over_accept_header ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_missing_accept_header ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_star_star_media_range ... FAILED
[INFO] [stdout] test http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type ... FAILED
[INFO] [stdout] test content::content_item::tests::static_content_can_be_rendered ... ok
[INFO] [stdout] test content::content_item::tests::executables_execute_when_rendered ... ok
[INFO] [stdout] test content::content_item::tests::static_content_can_be_arbitrary_bytes ... ok
[INFO] [stdout] test http::tests::multimedia_content_can_be_retrieved ... FAILED
[INFO] [stdout] test http::tests::error_handler_can_be_executable ... FAILED
[INFO] [stdout] test content::content_item::tests::executables_emit_stream_error_if_exit_code_is_not_zero ... ok
[INFO] [stdout] test http::tests::error_handler_is_given_http_status_code ... FAILED
[INFO] [stdout] test http::tests::error_handler_can_be_static_content ... FAILED
[INFO] [stdout] test http::tests::typical_headers_are_handled ... ok
[INFO] [stdout] test http::tests::error_handler_sees_original_request_route ... FAILED
[INFO] [stdout] test http::tests::error_handler_is_content_negotiated ... FAILED
[INFO] [stdout] test http::tests::content_can_be_retrieved_with_exact_media_type ... FAILED
[INFO] [stdout] test http::tests::if_url_has_extension_accept_header_is_ignored ... FAILED
[INFO] [stdout] test http::tests::index_route_is_used_for_empty_uri_path ... FAILED
[INFO] [stdout] test http::tests::content_may_be_not_found ... FAILED
[INFO] [stdout] test http::tests::malformed_request_paths_are_handled_gracefully ... FAILED
[INFO] [stdout] test http::tests::query_parameters_are_forwarded_to_getted_content ... FAILED
[INFO] [stdout] test http::tests::query_parameters_are_forwarded_to_error_handler ... FAILED
[INFO] [stdout] test http::tests::request_headers_are_forwarded_to_error_handler ... FAILED
[INFO] [stdout] test http::tests::query_parameters_are_handled ... FAILED
[INFO] [stdout] test http::tests::request_headers_are_forwarded_to_getted_content ... FAILED
[INFO] [stdout] test http::tests::request_headers_are_handled ... FAILED
[INFO] [stdout] test http::tests::stream_errors_are_propagated ... FAILED
[INFO] [stdout] test http::tests::use_a_default_error_handler_if_specified_handler_fails ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::content_can_be_retrieved_from_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::content_can_be_retrieved_from_content_directory' (18) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233ca1db - operator[47c7e6f580265bac]::cli::tests::content_can_be_retrieved_from_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:315:25
[INFO] [stdout]   24:     0x6484233c8f77 - operator[47c7e6f580265bac]::cli::tests::content_can_be_retrieved_from_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:310:57
[INFO] [stdout]   25:     0x6484233295c6 - <operator[47c7e6f580265bac]::cli::tests::content_can_be_retrieved_from_content_directory::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::getting_content_which_does_not_exist_is_an_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::getting_content_which_does_not_exist_is_an_error' (19) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233ca70d - operator[47c7e6f580265bac]::cli::tests::getting_content_which_does_not_exist_is_an_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:360:25
[INFO] [stdout]   24:     0x6484233c8fa7 - operator[47c7e6f580265bac]::cli::tests::getting_content_which_does_not_exist_is_an_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:356:58
[INFO] [stdout]   25:     0x648423329606 - <operator[47c7e6f580265bac]::cli::tests::getting_content_which_does_not_exist_is_an_error::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::templates_can_be_evaluated_with_query_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::templates_can_be_evaluated_with_query_parameters' (22) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233cac09 - operator[47c7e6f580265bac]::cli::tests::templates_can_be_evaluated_with_query_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:293:25
[INFO] [stdout]   24:     0x6484233c8fd7 - operator[47c7e6f580265bac]::cli::tests::templates_can_be_evaluated_with_query_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:284:58
[INFO] [stdout]   25:     0x648423329646 - <operator[47c7e6f580265bac]::cli::tests::templates_can_be_evaluated_with_query_parameters::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::invalid_templates_fail_evaluation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::invalid_templates_fail_evaluation' (20) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233c9ad0 - operator[47c7e6f580265bac]::cli::tests::invalid_templates_fail_evaluation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:272:29
[INFO] [stdout]   24:     0x6484233c8f17 - operator[47c7e6f580265bac]::cli::tests::invalid_templates_fail_evaluation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:268:43
[INFO] [stdout]   25:     0x648423329546 - <operator[47c7e6f580265bac]::cli::tests::invalid_templates_fail_evaluation::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::query_string_can_be_provided_when_retrieving_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::query_string_can_be_provided_when_retrieving_content' (21) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/render-context'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233cb1a3 - operator[47c7e6f580265bac]::cli::tests::query_string_can_be_provided_when_retrieving_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:386:25
[INFO] [stdout]   23:     0x6484233c9007 - operator[47c7e6f580265bac]::cli::tests::query_string_can_be_provided_when_retrieving_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:379:62
[INFO] [stdout]   24:     0x648423329686 - <operator[47c7e6f580265bac]::cli::tests::query_string_can_be_provided_when_retrieving_content::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   46:     0x7f269574ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::valid_templates_can_be_evaluated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::valid_templates_can_be_evaluated' (23) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233c95bd - operator[47c7e6f580265bac]::cli::tests::valid_templates_can_be_evaluated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:249:29
[INFO] [stdout]   24:     0x6484233c8ee7 - operator[47c7e6f580265bac]::cli::tests::valid_templates_can_be_evaluated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:245:42
[INFO] [stdout]   25:     0x648423329506 - <operator[47c7e6f580265bac]::cli::tests::valid_templates_can_be_evaluated::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::accept_is_optional_when_retrieving_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::accept_is_optional_when_retrieving_content' (17) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x6484233c9cdb - operator[47c7e6f580265bac]::cli::tests::accept_is_optional_when_retrieving_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:338:25
[INFO] [stdout]   24:     0x6484233c8f47 - operator[47c7e6f580265bac]::cli::tests::accept_is_optional_when_retrieving_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli.rs:333:52
[INFO] [stdout]   25:     0x648423329586 - <operator[47c7e6f580265bac]::cli::tests::accept_is_optional_when_retrieving_content::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type' (27) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x648423411f6e - operator[47c7e6f580265bac]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:805:13
[INFO] [stdout]   24:     0x6484233ff207 - operator[47c7e6f580265bac]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:803:83
[INFO] [stdout]   25:     0x64842332a5c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_can_be_hidden stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_can_be_hidden' (28) panicked at src/content/content_engine.rs:1081:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hidden-content", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hidden-content"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648423404bfc - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x648423404bfc - operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_hidden
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1081:85
[INFO] [stdout]   22:     0x6484233fedb7 - operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_hidden::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1080:31
[INFO] [stdout]   23:     0x64842332a006 - <operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_hidden::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_can_be_retrieved stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_can_be_retrieved' (29) panicked at src/content/content_engine.rs:545:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340615c - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340615c - operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_retrieved
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:545:79
[INFO] [stdout]   22:     0x6484233fee17 - operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:544:34
[INFO] [stdout]   23:     0x64842332a086 - <operator[47c7e6f580265bac]::content::content_engine::tests::content_can_be_retrieved::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory' (30) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/alternative-representations'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f71cb - operator[47c7e6f580265bac]::test_lib::sample_content_directories
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:29:9
[INFO] [stdout]   23:     0x6484233f7d37 - operator[47c7e6f580265bac]::test_lib::sample_content_directories_with_valid_contents
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:56:5
[INFO] [stdout]   24:     0x6484234102c6 - operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:439:26
[INFO] [stdout]   25:     0x6484233ff147 - operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:438:68
[INFO] [stdout]   26:     0x64842332a4c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   48:     0x7f269574ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time' (43) panicked at src/content/content_engine.rs:831:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340e484 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340e484 - operator[47c7e6f580265bac]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:831:77
[INFO] [stdout]   22:     0x6484233ff0e7 - operator[47c7e6f580265bac]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:829:63
[INFO] [stdout]   23:     0x64842332a446 - <operator[47c7e6f580265bac]::content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_are_given_zero_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_are_given_zero_args' (34) panicked at src/content/content_engine.rs:912:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340832c - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340832c - operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_given_zero_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:912:82
[INFO] [stdout]   22:     0x6484233feed7 - operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_given_zero_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:911:41
[INFO] [stdout]   23:     0x64842332a186 - <operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_given_zero_args::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_may_not_exist_at_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_may_not_exist_at_route' (32) panicked at src/content/content_engine.rs:576:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648423407dca - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x648423407dca - operator[47c7e6f580265bac]::content::content_engine::tests::content_may_not_exist_at_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:576:82
[INFO] [stdout]   22:     0x6484233feea7 - operator[47c7e6f580265bac]::content::content_engine::tests::content_may_not_exist_at_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:575:40
[INFO] [stdout]   23:     0x64842332a146 - <operator[47c7e6f580265bac]::content::content_engine::tests::content_may_not_exist_at_route::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_templates_can_be_rendered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_templates_can_be_rendered' (45) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x648423407371 - operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_be_rendered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:459:13
[INFO] [stdout]   24:     0x6484233fee77 - operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_be_rendered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:457:39
[INFO] [stdout]   25:     0x64842332a106 - <operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_be_rendered::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_can_output_arbitrary_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_can_output_arbitrary_bytes' (35) panicked at src/content/content_engine.rs:1021:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340ce14 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340ce14 - operator[47c7e6f580265bac]::content::content_engine::tests::executables_can_output_arbitrary_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1021:82
[INFO] [stdout]   22:     0x6484233ff027 - operator[47c7e6f580265bac]::content::content_engine::tests::executables_can_output_arbitrary_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1020:48
[INFO] [stdout]   23:     0x64842332a346 - <operator[47c7e6f580265bac]::content::content_engine::tests::executables_can_output_arbitrary_bytes::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_have_a_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_have_a_media_type' (36) panicked at src/content/content_engine.rs:988:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648423406b8c - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x648423406b8c - operator[47c7e6f580265bac]::content::content_engine::tests::executables_have_a_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:988:82
[INFO] [stdout]   22:     0x6484233fee47 - operator[47c7e6f580265bac]::content::content_engine::tests::executables_have_a_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:987:39
[INFO] [stdout]   23:     0x64842332a0c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::executables_have_a_media_type::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_accepts_custom_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_accepts_custom_context' (37) panicked at src/content/content_engine.rs:706:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648423408d5e - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x648423408d5e - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_custom_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:706:79
[INFO] [stdout]   22:     0x6484233fef07 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_custom_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:705:43
[INFO] [stdout]   23:     0x64842332a1c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_custom_context::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_is_available stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_is_available' (40) panicked at src/content/content_engine.rs:608:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x648423405656 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x648423405656 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_is_available
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:608:79
[INFO] [stdout]   22:     0x6484233fede7 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_is_available::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:607:33
[INFO] [stdout]   23:     0x64842332a046 - <operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_is_available::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_accepts_hash_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_accepts_hash_parameters' (38) panicked at src/content/content_engine.rs:675:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340a556 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340a556 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_hash_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:675:79
[INFO] [stdout]   22:     0x6484233fef67 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_hash_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:674:44
[INFO] [stdout]   23:     0x64842332a246 - <operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_accepts_hash_parameters::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_receive_query_parameters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_receive_query_parameters' (50) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x64842340af56 - operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_query_parameters
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1113:13
[INFO] [stdout]   24:     0x6484233fef97 - operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_query_parameters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1111:44
[INFO] [stdout]   25:     0x64842332a286 - <operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_query_parameters::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_errors_with_non_object_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_errors_with_non_object_context' (39) panicked at src/content/content_engine.rs:744:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340dbaa - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340dbaa - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_errors_with_non_object_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:744:79
[INFO] [stdout]   22:     0x6484233ff087 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_errors_with_non_object_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:743:51
[INFO] [stdout]   23:     0x64842332a3c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_errors_with_non_object_context::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::get_helper_requires_a_route_argument stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::get_helper_requires_a_route_argument' (41) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x64842340c621 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_requires_a_route_argument
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:640:13
[INFO] [stdout]   24:     0x6484233feff7 - operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_requires_a_route_argument::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:638:46
[INFO] [stdout]   25:     0x64842332a306 - <operator[47c7e6f580265bac]::content::content_engine::tests::get_helper_requires_a_route_argument::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory' (31) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/alternative-representations'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f71cb - operator[47c7e6f580265bac]::test_lib::sample_content_directories
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:29:9
[INFO] [stdout]   23:     0x6484233f7d87 - operator[47c7e6f580265bac]::test_lib::sample_content_directories_with_invalid_contents
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:65:5
[INFO] [stdout]   24:     0x648423411d76 - operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:448:26
[INFO] [stdout]   25:     0x6484233ff1d7 - operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:447:73
[INFO] [stdout]   26:     0x64842332a586 - <operator[47c7e6f580265bac]::content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   48:     0x7f269574ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_template_fails_for_invalid_templates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_template_fails_for_invalid_templates' (44) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x64842340d62e - operator[47c7e6f580265bac]::content::content_engine::tests::new_template_fails_for_invalid_templates
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:491:13
[INFO] [stdout]   24:     0x6484233ff057 - operator[47c7e6f580265bac]::content::content_engine::tests::new_template_fails_for_invalid_templates::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:489:50
[INFO] [stdout]   25:     0x64842332a386 - <operator[47c7e6f580265bac]::content::content_engine::tests::new_template_fails_for_invalid_templates::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::executables_are_executed_with_correct_working_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::executables_are_executed_with_correct_working_directory' (33) panicked at src/content/content_engine.rs:940:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340f21c - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340f21c - operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_executed_with_correct_working_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:940:82
[INFO] [stdout]   22:     0x6484233ff117 - operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_executed_with_correct_working_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:939:65
[INFO] [stdout]   23:     0x64842332a486 - <operator[47c7e6f580265bac]::content::content_engine::tests::executables_are_executed_with_correct_working_directory::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::new_templates_can_reference_partials_from_content_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::new_templates_can_reference_partials_from_content_directory' (46) panicked at src/content/content_engine.rs:513:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/partials", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/partials"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6484234106d6 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6484234106d6 - operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:513:79
[INFO] [stdout]   22:     0x6484233ff177 - operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:512:69
[INFO] [stdout]   23:     0x64842332a506 - <operator[47c7e6f580265bac]::content::content_engine::tests::new_templates_can_reference_partials_from_content_directory::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type' (47) panicked at src/content/content_engine.rs:773:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6484234125bc - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6484234125bc - operator[47c7e6f580265bac]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:773:77
[INFO] [stdout]   22:     0x6484233ff237 - operator[47c7e6f580265bac]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:771:83
[INFO] [stdout]   23:     0x64842332a606 - <operator[47c7e6f580265bac]::content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly' (48) panicked at src/content/content_engine.rs:862:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/media-types", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/media-types"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6484234111d4 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6484234111d4 - operator[47c7e6f580265bac]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:862:70
[INFO] [stdout]   22:     0x6484233ff1a7 - operator[47c7e6f580265bac]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:860:70
[INFO] [stdout]   23:     0x64842332a546 - <operator[47c7e6f580265bac]::content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_can_get_executable_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_can_get_executable_output' (49) panicked at src/content/content_engine.rs:1050:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842340bc4c - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842340bc4c - operator[47c7e6f580265bac]::content::content_engine::tests::templates_can_get_executable_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1050:82
[INFO] [stdout]   22:     0x6484233fefc7 - operator[47c7e6f580265bac]::content::content_engine::tests::templates_can_get_executable_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1049:45
[INFO] [stdout]   23:     0x64842332a2c6 - <operator[47c7e6f580265bac]::content::content_engine::tests::templates_can_get_executable_output::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   45:     0x7f269574ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content::content_engine::tests::templates_receive_request_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content::content_engine::tests::templates_receive_request_headers' (51) panicked at src/test_lib.rs:86:29:
[INFO] [stdout] Test fixture data is broken in path '/opt/rustwide/workdir/samples/hello-world'
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6484233f6863 - operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:29
[INFO] [stdout]   20:     0x6484233afb1d - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap_or_else::<operator[47c7e6f580265bac]::test_lib::sample_content_directory::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6484233f7162 - operator[47c7e6f580265bac]::test_lib::sample_content_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:86:10
[INFO] [stdout]   22:     0x6484233f7d19 - operator[47c7e6f580265bac]::test_lib::arbitrary_content_directory_with_valid_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_lib.rs:74:5
[INFO] [stdout]   23:     0x64842340989e - operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_request_headers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1156:13
[INFO] [stdout]   24:     0x6484233fef37 - operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content/content_engine.rs:1154:43
[INFO] [stdout]   25:     0x64842332a206 - <operator[47c7e6f580265bac]::content::content_engine::tests::templates_receive_request_headers::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   47:     0x7f269574ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_elaborate_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_elaborate_accept_header' (104) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330c734 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:827:23
[INFO] [stdout]   23:     0x64842334e736 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324b80 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9915 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e491e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6484233517b2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6484233517b2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6484233517b2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434efd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334171a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x6484233550ab - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334d295 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f647d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322dd0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e8015 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e414e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f2a53 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f2a53 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f2a53 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4c4e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436b77 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e7b18 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db4f0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f362 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc9ab - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336829a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314efa - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423342184 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x6484233670e0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369c6c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331186f - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:825:5
[INFO] [stdout]   53:     0x648423301a27 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:826:69
[INFO] [stdout]   54:     0x648423329d06 - <operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_elaborate_accept_header::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_media_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_media_range' (106) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423307654 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:771:23
[INFO] [stdout]   23:     0x64842334e5b6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323d40 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8d15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e455e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334fe32 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334fe32 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334fe32 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234342fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334135a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354ceb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334b825 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f57bd - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321f90 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7415 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3d8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ed1d3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ed1d3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ed1d3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f48be - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435d97 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e4e48 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db220 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331ea62 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fbd4b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336799a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314aaa - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341c74 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366d20 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336927c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x6484233111af - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:769:5
[INFO] [stdout]   53:     0x6484233017e7 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:770:57
[INFO] [stdout]   54:     0x648423329a06 - <operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_media_range::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::extension_on_url_takes_precedence_over_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::extension_on_url_takes_precedence_over_accept_header' (141) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330c134 - operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:936:23
[INFO] [stdout]   23:     0x64842334e716 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324a50 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9815 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e48ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423351592 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423351592 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423351592 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434dfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233416ca - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x64842335505b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334d05e - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f636d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322ca0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7f15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e40fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f22f3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f22f3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f22f3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4c0b - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436a57 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e775d - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db4ba - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f29c - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc8a7 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x6484233681e2 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314ea4 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x64842334210f - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x64842336708d - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369b99 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x6484233117df - operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:932:5
[INFO] [stdout]   53:     0x6484233019f7 - operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:933:68
[INFO] [stdout]   54:     0x648423329cc6 - <operator[47c7e6f580265bac]::http::tests::extension_on_url_takes_precedence_over_accept_header::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_missing_accept_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_missing_accept_header' (107) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330b0e4 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:855:23
[INFO] [stdout]   23:     0x64842334e6d6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233247f0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9615 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e482e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423351152 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423351152 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423351152 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434bfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334162a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354fbb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334cc05 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f614d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322a40 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7d15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e405e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f1433 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f1433 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f1433 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4b6e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x6484234367f7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e6fd8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db440 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f122 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc68b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336805a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314dea - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423342044 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366ff0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x6484233699fc - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x6484233116bf - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:853:5
[INFO] [stdout]   53:     0x648423301997 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:854:67
[INFO] [stdout]   54:     0x648423329c46 - <operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_missing_accept_header::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_star_star_media_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_star_star_media_range' (108) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330b904 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:799:23
[INFO] [stdout]   23:     0x64842334e6f6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324920 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9715 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e487e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423351372 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423351372 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423351372 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434cfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334167a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x64842335500b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334ce45 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f625d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322b70 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7e15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e40ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f1b93 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f1b93 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f1b93 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4bbe - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436917 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e7388 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db480 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f1e2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc78b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336811a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314e4a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x6484233420b4 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423367040 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369adc - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331174f - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:797:5
[INFO] [stdout]   53:     0x6484233019c7 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:798:67
[INFO] [stdout]   54:     0x648423329c86 - <operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_star_star_media_range::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type' (110) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330e06b - operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:915:23
[INFO] [stdout]   23:     0x64842334e776 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324de0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9b15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e49be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423351bf2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423351bf2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423351bf2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234350fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233417ba - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x64842335514b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334d6ee - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f669d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423323030 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e8215 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e41ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f3913 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f3913 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f3913 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4ceb - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436dd7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e829d - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db56a - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f4dc - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fcbc7 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423368422 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314fb4 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x64842334224f - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x64842336717d - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369e09 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331198f - operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:913:5
[INFO] [stdout]   53:     0x648423301a87 - operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:914:71
[INFO] [stdout]   54:     0x648423329d86 - <operator[47c7e6f580265bac]::http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::multimedia_content_can_be_retrieved stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::multimedia_content_can_be_retrieved' (172) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/multimedia", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/multimedia"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423305854 - operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:882:23
[INFO] [stdout]   23:     0x64842334e556 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233239b0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8a15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e446e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334f7d2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334f7d2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334f7d2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433ffd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334126a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354bfb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334b165 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f548d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321c00 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7115 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3c9e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ebbb3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ebbb3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ebbb3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f47ce - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435a37 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e4338 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db160 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e822 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fba4b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336775a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x64842331498a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341b24 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366c30 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368fdc - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423310fff - operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:880:5
[INFO] [stdout]   53:     0x648423301757 - operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:881:51
[INFO] [stdout]   54:     0x648423329946 - <operator[47c7e6f580265bac]::http::tests::multimedia_content_can_be_retrieved::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_can_be_executable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_can_be_executable' (115) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423303b78 - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1100:23
[INFO] [stdout]   23:     0x64842334e4f6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323620 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8715 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e437e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334f172 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334f172 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334f172 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433cfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334117a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354b0b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334aaae - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f515d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321870 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6e15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3bae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ea593 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ea593 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ea593 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f46eb - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x6484234356d7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e381d - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db0aa - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e5dc - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb747 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367522 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314874 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x6484233419cf - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366b3d - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368d49 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423310e4f - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1098:5
[INFO] [stdout]   53:     0x6484233016c7 - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1099:47
[INFO] [stdout]   54:     0x648423329886 - <operator[47c7e6f580265bac]::http::tests::error_handler_can_be_executable::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_is_given_http_status_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_is_given_http_status_code' (126) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x6484233067f1 - operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1003:17
[INFO] [stdout]   23:     0x64842334e596 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323c10 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8c15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e450e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334fc12 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334fc12 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334fc12 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234341fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334130a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354c9b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334b5e5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f56ad - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321e60 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7315 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3d3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233eca73 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233eca73 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233eca73 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f486e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435c77 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e4a98 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db1e0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e9a2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fbc4b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x6484233678da - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314a4a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341c06 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366cce - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336919e - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423311121 - operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:999:5
[INFO] [stdout]   53:     0x6484233017b7 - operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1000:55
[INFO] [stdout]   54:     0x6484233299c6 - <operator[47c7e6f580265bac]::http::tests::error_handler_is_given_http_status_code::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_can_be_static_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_can_be_static_content' (116) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423304037 - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1073:23
[INFO] [stdout]   23:     0x64842334e516 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323750 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8815 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e43ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334f392 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334f392 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334f392 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433dfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233411ca - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354b5b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334ace5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f526d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233219a0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6f15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3bfe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233eacf3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233eacf3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233eacf3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f472e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x6484234357f7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e3bd8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db0e0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e6a2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb84b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x6484233675da - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x6484233148ca - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341a44 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366b90 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368e1c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423310edf - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1071:5
[INFO] [stdout]   53:     0x6484233016f7 - operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1072:51
[INFO] [stdout]   54:     0x6484233298c6 - <operator[47c7e6f580265bac]::http::tests::error_handler_can_be_static_content::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_sees_original_request_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_sees_original_request_route' (129) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423307e97 - operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1249:23
[INFO] [stdout]   23:     0x64842334e5d6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323e70 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8e15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e45ae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350052 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350052 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350052 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234343fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233413aa - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354d3b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334ba65 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f58cd - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233220c0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7515 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3dde - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ed933 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ed933 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ed933 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f490e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435eb7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e51f8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db260 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331eb22 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fbe4b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367a5a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314b0a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341ce4 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366d70 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336935c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331123f - operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1247:5
[INFO] [stdout]   53:     0x648423301817 - operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1248:57
[INFO] [stdout]   54:     0x648423329a46 - <operator[47c7e6f580265bac]::http::tests::error_handler_sees_original_request_route::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::error_handler_is_content_negotiated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::error_handler_is_content_negotiated' (123) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423304791 - operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1122:17
[INFO] [stdout]   23:     0x64842334e536 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323880 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8915 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e441e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334f5b2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334f5b2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334f5b2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433efd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334121a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354bab - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334af25 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f537d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321ad0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7015 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3c4e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233eb453 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233eb453 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233eb453 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f477e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435917 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e3f88 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db120 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e762 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb94b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336769a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x64842331492a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341ab6 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366bde - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368efe - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423310f71 - operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1118:5
[INFO] [stdout]   53:     0x648423301727 - operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1119:51
[INFO] [stdout]   54:     0x648423329906 - <operator[47c7e6f580265bac]::http::tests::error_handler_is_content_negotiated::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_can_be_retrieved_with_exact_media_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_can_be_retrieved_with_exact_media_type' (105) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423308a44 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:743:23
[INFO] [stdout]   23:     0x64842334e616 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233240d0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9015 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e464e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350492 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350492 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350492 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234345fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334144a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354ddb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334beb5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f5aed - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322320 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7715 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3e7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ee7f3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ee7f3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ee7f3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f499e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436117 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e5988 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db2d0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331eca2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc06b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367bda - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314bba - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341db4 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366e10 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x6484233694ec - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331135f - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:741:5
[INFO] [stdout]   53:     0x648423301877 - operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:742:62
[INFO] [stdout]   54:     0x648423329ac6 - <operator[47c7e6f580265bac]::http::tests::content_can_be_retrieved_with_exact_media_type::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::if_url_has_extension_accept_header_is_ignored stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::if_url_has_extension_accept_header_is_ignored' (149) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330856b - operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:966:23
[INFO] [stdout]   23:     0x64842334e5f6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323fa0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8f15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e45fe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350272 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350272 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350272 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234344fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233413fa - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354d8b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334bc7e - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f59dd - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233221f0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7615 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3e2e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ee093 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ee093 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ee093 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f495b - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435ff7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e55cd - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db29a - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331ebdc - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fbf67 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367b22 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314b64 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341d3f - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366dbd - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369419 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x6484233112cf - operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:961:5
[INFO] [stdout]   53:     0x648423301847 - operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:962:61
[INFO] [stdout]   54:     0x648423329a86 - <operator[47c7e6f580265bac]::http::tests::if_url_has_extension_accept_header_is_ignored::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::index_route_is_used_for_empty_uri_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::index_route_is_used_for_empty_uri_path' (161) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/hello-world", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/hello-world"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x6484233060b4 - operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:982:23
[INFO] [stdout]   23:     0x64842334e576 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323ae0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8b15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e44be - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334f9f2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334f9f2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334f9f2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234340fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233412ba - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354c4b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334b3a5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f559d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321d30 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7215 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3cee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ec313 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ec313 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ec313 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f481e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435b57 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e46e8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db1a0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e8e2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fbb4b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336781a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x6484233149ea - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341b94 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366c80 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x6484233690bc - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331108f - operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:980:5
[INFO] [stdout]   53:     0x648423301787 - operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:981:54
[INFO] [stdout]   54:     0x648423329986 - <operator[47c7e6f580265bac]::http::tests::index_route_is_used_for_empty_uri_path::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::content_may_be_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::content_may_be_not_found' (113) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/empty", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/empty"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423301bbb - operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:733:23
[INFO] [stdout]   23:     0x64842334e476 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323160 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8315 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e423e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334e8f2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334e8f2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334e8f2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234338fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334103a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x6484233549cb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334a1de - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f4d1d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233213b0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6a15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3a6e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233e8813 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233e8813 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233e8813 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f45bb - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435237 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e292d - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233dafba - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e2dc - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb327 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367222 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314704 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x64842334181f - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x6484233669fd - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x6484233689f9 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842330f22f - operator[47c7e6f580265bac]::http::tests::content_may_be_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:731:5
[INFO] [stdout]   53:     0x648423301577 - operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:732:40
[INFO] [stdout]   54:     0x6484233296c6 - <operator[47c7e6f580265bac]::http::tests::content_may_be_not_found::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::malformed_request_paths_are_handled_gracefully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::malformed_request_paths_are_handled_gracefully' (166) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/empty", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/empty"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330926b - operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1396:23
[INFO] [stdout]   23:     0x64842334e636 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324200 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9115 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e469e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6484233506b2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6484233506b2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6484233506b2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234346fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334149a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354e2b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334c0ce - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f5bfd - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322450 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7815 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3ece - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233eef53 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233eef53 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233eef53 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f49eb - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436257 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e5d5d - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db30a - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331ed5c - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc187 - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367ca2 - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314c14 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341e0f - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366e5d - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x6484233695a9 - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x6484233113ef - operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1394:5
[INFO] [stdout]   53:     0x6484233018a7 - operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1395:62
[INFO] [stdout]   54:     0x648423329b06 - <operator[47c7e6f580265bac]::http::tests::malformed_request_paths_are_handled_gracefully::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_forwarded_to_getted_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_forwarded_to_getted_content' (179) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330a9ca - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1295:23
[INFO] [stdout]   23:     0x64842334e6b6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233246c0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9515 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e47de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350f32 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350f32 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350f32 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434afd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233415da - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354f6b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334c9c5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f603d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322910 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7c15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e400e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f0cd3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f0cd3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f0cd3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4b1e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x6484234366d7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e6c28 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db400 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f062 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc58b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367f9a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314d8a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341fd4 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366fa0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336991c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331162f - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1293:5
[INFO] [stdout]   53:     0x648423301967 - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1294:64
[INFO] [stdout]   54:     0x648423329c06 - <operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_getted_content::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_forwarded_to_error_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_forwarded_to_error_handler' (178) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423309cd7 - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1314:23
[INFO] [stdout]   23:     0x64842334e676 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324460 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9315 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e473e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350af2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350af2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350af2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234348fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334153a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354ecb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334c545 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f5e1d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233226b0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7a15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3f6e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233efe13 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233efe13 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233efe13 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4a7e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436497 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e64c8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db380 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331eee2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc38b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367e1a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314cca - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341ef4 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366f00 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336975c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331150f - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1312:5
[INFO] [stdout]   53:     0x648423301907 - operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1313:63
[INFO] [stdout]   54:     0x648423329b86 - <operator[47c7e6f580265bac]::http::tests::query_parameters_are_forwarded_to_error_handler::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_forwarded_to_error_handler stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_forwarded_to_error_handler' (182) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x6484233096c7 - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1375:23
[INFO] [stdout]   23:     0x64842334e656 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324330 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9215 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e46ee - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6484233508d2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6484233508d2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6484233508d2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234347fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233414ea - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354e7b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334c305 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f5d0d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322580 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7915 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3f1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233ef6b3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233ef6b3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233ef6b3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4a2e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436377 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e6118 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db340 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331ee22 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc28b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367d5a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314c6a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341e84 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366eb0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336967c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331147f - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1373:5
[INFO] [stdout]   53:     0x6484233018d7 - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1374:62
[INFO] [stdout]   54:     0x648423329b46 - <operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_error_handler::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::query_parameters_are_handled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::query_parameters_are_handled' (180) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x6484233029f4 - operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1277:23
[INFO] [stdout]   23:     0x64842334e4b6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233233c0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8515 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e42de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334ed32 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334ed32 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334ed32 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433afd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x6484233410da - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354a6b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334a655 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f4f3d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321610 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6c15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3b0e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233e96d3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233e96d3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233e96d3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f464e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435477 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e3098 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db030 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e462 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb52b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336739a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x6484233147ba - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341904 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366aa0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368bac - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331019f - operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1275:5
[INFO] [stdout]   53:     0x648423301637 - operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1276:44
[INFO] [stdout]   54:     0x6484233297c6 - <operator[47c7e6f580265bac]::http::tests::query_parameters_are_handled::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_forwarded_to_getted_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_forwarded_to_getted_content' (183) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330a2aa - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1355:23
[INFO] [stdout]   23:     0x64842334e696 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324590 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9415 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e478e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x648423350d12 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x648423350d12 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x648423350d12 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234349fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334158a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354f1b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334c785 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f5f2d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233227e0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e7b15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3fbe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f0573 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f0573 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f0573 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4ace - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x6484234365b7 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e6878 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db3c0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331efa2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fc48b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x648423367eda - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314d2a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341f64 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366f50 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x64842336983c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331159f - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1353:5
[INFO] [stdout]   53:     0x648423301937 - operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1354:63
[INFO] [stdout]   54:     0x648423329bc6 - <operator[47c7e6f580265bac]::http::tests::request_headers_are_forwarded_to_getted_content::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request_headers_are_handled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request_headers_are_handled' (184) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/executables", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/executables"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423302043 - operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1334:23
[INFO] [stdout]   23:     0x64842334e496 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423323290 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8415 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e428e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334eb12 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334eb12 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334eb12 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x6484234339fd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334108a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354a1b - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334a415 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f4e2d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x6484233214e0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6b15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3abe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233e8f73 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233e8f73 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233e8f73 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f45fe - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435357 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e2ce8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233daff0 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e3a2 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb42b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x6484233672da - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x64842331475a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341894 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366a50 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368acc - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842330f47f - operator[47c7e6f580265bac]::http::tests::request_headers_are_handled
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1332:5
[INFO] [stdout]   53:     0x6484233015d7 - operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1333:43
[INFO] [stdout]   54:     0x648423329746 - <operator[47c7e6f580265bac]::http::tests::request_headers_are_handled::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::stream_errors_are_propagated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::stream_errors_are_propagated' (185) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x648423303314 - operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1051:13
[INFO] [stdout]   23:     0x64842334e4d6 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x6484233234f0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e8615 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e432e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x64842334ef52 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x64842334ef52 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x64842334ef52 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423433bfd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334112a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x648423354abb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334a895 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f504d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423321740 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e6d15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e3b5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233e9e33 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233e9e33 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233e9e33 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f469e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423435597 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e3448 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db070 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331e522 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fb62b - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336745a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x64842331481a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x648423341974 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x648423366af0 - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423368c8c - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x64842331022f - operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1048:5
[INFO] [stdout]   53:     0x648423301667 - operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1049:44
[INFO] [stdout]   54:     0x648423329806 - <operator[47c7e6f580265bac]::http::tests::stream_errors_are_propagated::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::use_a_default_error_handler_if_specified_handler_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::use_a_default_error_handler_if_specified_handler_fails' (187) panicked at src/http.rs:591:78:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WalkDirError { root: "/opt/rustwide/workdir/samples/error-handling", source: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/workdir/samples/error-handling"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648423a1e77a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648423a1e77a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648423a1e77a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648423a370ea - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648423a370ea - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x648423a24b32 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648423a24b32 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6484239fc5af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6484239fc5af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648423a16739 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64842344c8cc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64842344c8cc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648423a168f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648423a168f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6484239fc668 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6484239f3e99 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6484239fd37d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648423a3795c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648423a376a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64842330ee35 - <core[a96a4c5c53f902a3]::result::Result<operator[47c7e6f580265bac]::content::content_directory::ContentDirectory, operator[47c7e6f580265bac]::content::content_directory::ContentDirectoryFromRootError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64842330ee35 - operator[47c7e6f580265bac]::http::tests::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:591:78
[INFO] [stdout]   22:     0x64842330cfe1 - operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1188:17
[INFO] [stdout]   23:     0x64842334e756 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x648423324cb0 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x6484232e9a15 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6484232e496e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6484233519d2 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x6484233519d2 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x6484233519d2 - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x648423434ffd - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::task::local::Context>>::set::<<tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x64842334176a - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x6484233550fb - <tokio[fb595d8b1ceb536e]::task::local::RunUntil<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x64842334d4d5 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until::<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x6484233f658d - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x648423322f00 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x6484232e8115 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::try_with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6484232e419e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[fb595d8b1ceb536e]::coop::Budget>>>::with::<tokio[fb595d8b1ceb536e]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6484233f31b3 - tokio[fb595d8b1ceb536e]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x6484233f31b3 - tokio[fb595d8b1ceb536e]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x6484233f31b3 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x6484233f4c9e - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x648423436c97 - <tokio[fb595d8b1ceb536e]::macros::scoped_tls::ScopedKey<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::Context>>::set::<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x6484233e7ec8 - tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::enter::<<tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x6484233db530 - <tokio[fb595d8b1ceb536e]::runtime::basic_scheduler::BasicScheduler<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::time::driver::Driver<tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>, tokio[fb595d8b1ceb536e]::park::either::Either<tokio[fb595d8b1ceb536e]::io::driver::Driver, tokio[fb595d8b1ceb536e]::park::thread::ParkThread>>>>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x64842331f422 - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x6484232fcaab - tokio[fb595d8b1ceb536e]::runtime::context::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x64842336835a - <tokio[fb595d8b1ceb536e]::runtime::handle::Handle>::enter::<<tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x648423314f5a - <tokio[fb595d8b1ceb536e]::runtime::Runtime>::block_on::<<tokio[fb595d8b1ceb536e]::task::local::LocalSet>::run_until<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x6484233421f6 - <tokio[fb595d8b1ceb536e]::task::local::LocalSet>::block_on::<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x64842336712e - <actix_rt[e389dc1bbebabd46]::runtime::Runtime>::block_on::<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x648423369d4e - <actix_rt[e389dc1bbebabd46]::builder::SystemRunner>::block_on::<operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x648423311901 - operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1183:5
[INFO] [stdout]   53:     0x648423301a57 - operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:1184:70
[INFO] [stdout]   54:     0x648423329d46 - <operator[47c7e6f580265bac]::http::tests::use_a_default_error_handler_if_specified_handler_fails::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6484234409ab - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6484234409ab - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x64842344d39b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64842344d39b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64842344d39b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64842344d39b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x64842344d39b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x648423448ab4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x648423448ab4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x64842344ffa2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x64842344ffa2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x64842344ffa2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x64842344ffa2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x64842344ffa2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x648423a1e05f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x648423a1e05f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7f26956c1aa4 - <unknown>
[INFO] [stdout]   76:     0x7f269574ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::accept_is_optional_when_retrieving_content
[INFO] [stdout]     cli::tests::content_can_be_retrieved_from_content_directory
[INFO] [stdout]     cli::tests::getting_content_which_does_not_exist_is_an_error
[INFO] [stdout]     cli::tests::invalid_templates_fail_evaluation
[INFO] [stdout]     cli::tests::query_string_can_be_provided_when_retrieving_content
[INFO] [stdout]     cli::tests::templates_can_be_evaluated_with_query_parameters
[INFO] [stdout]     cli::tests::valid_templates_can_be_evaluated
[INFO] [stdout]     content::content_engine::tests::anonymous_template_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]     content::content_engine::tests::content_can_be_hidden
[INFO] [stdout]     content::content_engine::tests::content_can_be_retrieved
[INFO] [stdout]     content::content_engine::tests::content_engine_can_be_created_from_valid_content_directory
[INFO] [stdout]     content::content_engine::tests::content_engine_cannot_be_created_from_invalid_content_directory
[INFO] [stdout]     content::content_engine::tests::content_may_not_exist_at_route
[INFO] [stdout]     content::content_engine::tests::executables_are_executed_with_correct_working_directory
[INFO] [stdout]     content::content_engine::tests::executables_are_given_zero_args
[INFO] [stdout]     content::content_engine::tests::executables_can_output_arbitrary_bytes
[INFO] [stdout]     content::content_engine::tests::executables_have_a_media_type
[INFO] [stdout]     content::content_engine::tests::get_helper_accepts_custom_context
[INFO] [stdout]     content::content_engine::tests::get_helper_accepts_hash_parameters
[INFO] [stdout]     content::content_engine::tests::get_helper_errors_with_non_object_context
[INFO] [stdout]     content::content_engine::tests::get_helper_is_available
[INFO] [stdout]     content::content_engine::tests::get_helper_requires_a_route_argument
[INFO] [stdout]     content::content_engine::tests::nesting_incompatible_media_types_fails_at_render_time
[INFO] [stdout]     content::content_engine::tests::new_template_fails_for_invalid_templates
[INFO] [stdout]     content::content_engine::tests::new_templates_can_be_rendered
[INFO] [stdout]     content::content_engine::tests::new_templates_can_reference_partials_from_content_directory
[INFO] [stdout]     content::content_engine::tests::registered_content_cannot_be_rendered_with_unacceptable_target_media_type
[INFO] [stdout]     content::content_engine::tests::target_media_type_is_correct_for_templates_rendered_directly
[INFO] [stdout]     content::content_engine::tests::templates_can_get_executable_output
[INFO] [stdout]     content::content_engine::tests::templates_receive_query_parameters
[INFO] [stdout]     content::content_engine::tests::templates_receive_request_headers
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_elaborate_accept_header
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_exact_media_type
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_media_range
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_missing_accept_header
[INFO] [stdout]     http::tests::content_can_be_retrieved_with_star_star_media_range
[INFO] [stdout]     http::tests::content_cannot_be_retrieved_if_no_acceptable_media_type
[INFO] [stdout]     http::tests::content_may_be_not_found
[INFO] [stdout]     http::tests::error_handler_can_be_executable
[INFO] [stdout]     http::tests::error_handler_can_be_static_content
[INFO] [stdout]     http::tests::error_handler_is_content_negotiated
[INFO] [stdout]     http::tests::error_handler_is_given_http_status_code
[INFO] [stdout]     http::tests::error_handler_sees_original_request_route
[INFO] [stdout]     http::tests::extension_on_url_takes_precedence_over_accept_header
[INFO] [stdout]     http::tests::if_url_has_extension_accept_header_is_ignored
[INFO] [stdout]     http::tests::index_route_is_used_for_empty_uri_path
[INFO] [stdout]     http::tests::malformed_request_paths_are_handled_gracefully
[INFO] [stdout]     http::tests::multimedia_content_can_be_retrieved
[INFO] [stdout]     http::tests::query_parameters_are_forwarded_to_error_handler
[INFO] [stdout]     http::tests::query_parameters_are_forwarded_to_getted_content
[INFO] [stdout]     http::tests::query_parameters_are_handled
[INFO] [stdout]     http::tests::request_headers_are_forwarded_to_error_handler
[INFO] [stdout]     http::tests::request_headers_are_forwarded_to_getted_content
[INFO] [stdout]     http::tests::request_headers_are_handled
[INFO] [stdout]     http::tests::stream_errors_are_propagated
[INFO] [stdout]     http::tests::use_a_default_error_handler_if_specified_handler_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 56 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fb13f61a27a00db0715d782413cab5bde2d308103db065edffe4582a0621ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb13f61a27a00db0715d782413cab5bde2d308103db065edffe4582a0621ea7", kill_on_drop: false }`
[INFO] [stdout] 8fb13f61a27a00db0715d782413cab5bde2d308103db065edffe4582a0621ea7
